home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
MISC
/
FILTER.ARC
/
!!ReadMe!!
next >
Wrap
Text File
|
1992-12-30
|
505b
|
20 lines
Test Files
----------
Some example files to demonstate !Filter
TopBitSet - Sets bit 8 of all bytes to zero
Useful for importing some IBM
text files (eg Wordstar < 4)
CR - Removes CRs (&0d) from files
CR->LF - Changes all CRs to LFs
Strings - Rough copy of UN*X strings util.
Finds all readable strings in an
executable.
(&00,&0a,&0d = &0a; removes all
other control characters and all
top bit set chars)